home *** CD-ROM | disk | FTP | other *** search
/ PC Basics 53 / PC Basics Issue 53.iso / Software / Internet / Invboard.exe / PC Basics 53 / Invboard / upload / lang / en / lang_topic.php < prev    next >
Encoding:
PHP Script  |  2002-06-12  |  1.7 KB  |  53 lines

  1. <?php
  2.  
  3. $lang = array (
  4.  
  5. 'go_new_post' => "Go to first unread post",
  6. 'edited_by'   => "Edited by",
  7.  
  8.  
  9.  
  10. EDIT_TOPIC                    =>    "Edit this Topic",
  11. forum_jump                    =>    "Forum Jump",
  12. UNPIN_TOPIC                    =>    "Unpin this Topic",
  13. OPEN_TOPIC                    =>    "Open this topic",
  14. adjust_level                    =>    "Adjust Warn Level",
  15. attach_hits                    =>    "Number of downloads",
  16. DELETE_TOPIC                    =>    "Delete this topic",
  17. topic_moved                    =>    "This topic has moved, taking you to the correct forum",
  18. pic_attach                    =>    "Attached Image",
  19. m_posts                    =>    "Posts:",
  20. mod_cp                    =>    "Moderators Control Panel",
  21. multi_page_topic                    =>    "Pages:",
  22. snitch_geezer_to_a_copper                    =>    "Report this post to a moderator",
  23. MOVE_TOPIC                    =>    "Move this topic",
  24. CLOSE_TOPIC                    =>    "Close this topic",
  25. topic_page_h                    =>    "Topic",
  26. member_warn_level                    =>    "Member Warn Level",
  27. start_new_poll                    =>    "Start a new poll",
  28. m_joined                    =>    "Joined:",
  29. track_topic                    =>    "Track this topic",
  30. js_del_1                    =>    "Are you sure you want to delete this message?",
  31. please_log_in                    =>    "You are not logged into this forum.",
  32. js_del_2                    =>    "Ok, no action has been taken",
  33. start_new_topic                    =>    "Start a new topic",
  34. moderation_ops                    =>    "Topic Options",
  35. RECOUNT                    =>    "Rebuild Topic",
  36. ip                    =>    "IP",
  37. reply_to_topic                    =>    "Reply to this topic",
  38. topic_stats                    =>    "<#POSTS#> replies since <#START#>",
  39. single_page_topic                    =>    " ",
  40. PIN_TOPIC                    =>    "Pin this Topic",
  41. 'print'                    =>    "Print this topic",
  42. topic                    =>    "Topic",
  43. posted_on                    =>    "Posted:",
  44. attach_dl                    =>    "Download attachment",
  45. DELETE_POST                    =>    "Delete Posts",
  46. t_old                    =>    "Next Oldest",
  47. t_new                    =>    "Next Newest",
  48. forward                    =>    "Email this topic",
  49. m_group                    =>    "Group:",
  50. 'back_top'              =>  "Back to top",
  51. 'member_no'             =>  "Member No.:",
  52. );
  53. ?>